golang.org/x/net/http2.Transport.roundTripViaPool (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L413: return t.roundTripViaPool(req, opt, t.connPool())
transport_common.go#L269: func (t *Transport) roundTripViaPool(req *http.Request, opt RoundTripOpt, pool ClientConnPool) (*http.Response, error) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)